public marks

PUBLIC MARKS from "Xavier Lacot" with tags web & code

2012

Brackets

by 3 others
A Web-oriented source code editor, for the Web professionnals. Created by Adobe, it is developped as an Open-Source project.

2011

Eloquent JavaScript: A Modern Introduction to Programming

by 3 others
An introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)

2009

svgweb - Project Hosting on Google Code

by 4 others
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

Mozilla Labs » Blog Archive » Introducing Bespin

by 4 others
Bespin is the new prject of the Mozilla Labs. It is an online code editor. The first 0.1 release includes support for basic editing features, such as syntax highlighting, large file sizes, undo/redo, previewing files in the browser, importing/exporting projects, etc.